There's no reason not to compile version.el
authorGlenn Morris <rgm@gnu.org>
Fri, 25 May 2012 18:57:51 +0000 (14:57 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 25 May 2012 18:57:51 +0000 (14:57 -0400)
commit78cfcc0dc27db544cbc3fbf38be5ef4af704f273
treeb72b3a300a2e76e2079ddd70e84992a3d7d18283
parent807aa6c4e220d19ec5d68d90313bf71d5d3cd855
There's no reason not to compile version.el

AFAICS, this is ancient code dating from when there was an "inc-vers.el",
that was used to bump the build number on version.el. Nowadays that
happens in loadup.el.

* lisp/version.el: Remove no-byte-compile and associated formatting.

* lisp/loadup.el: No need to load lisp/version.el uncompiled.
lisp/ChangeLog
lisp/loadup.el
lisp/version.el